home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-11 / colorset.zip / ACHOICE.H next >
Text File  |  1993-01-04  |  171b  |  10 lines

  1. #define AC_IDLE 0
  2. #define AC_TOP  1
  3. #define AC_END  2
  4. #define AC_KEY  3
  5.  
  6. #define AC_ABORT    0
  7. #define AC_SELECT   1
  8. #define AC_CONTINUE 2
  9. #define AC_SEARCH   3
  10.